CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像DCT 变换

搜索资源列表

  1. 图像dct变换的程序

    4下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:朱晓路
  1. 基于DCT变换的图像编码方法研究

    1下载:
  2. 本文结合DCT变换的特性,利用分形的Peano一hilbert扫描曲线,对基于DCT变换的图像编码方法进行了研究,并提出了改进方法。主要工作分为两个部分: 一是在分块DCT基础上的改进。对分块后生成的各图像块矩阵,不直接作二维DCT变换,而是先进行扫描,使之重排成一维向量,再进行一维DCT变换,这样可以减少运算量。 其次是对层次余弦变换编码部分的改进。使用层次DCT变换与零树编码相结合的方法,并在扫描编码过程中,按Peano一hilbert扫描顺序进行编码。这样不仅可以减少“块效应”,而且可以加
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:5011825
    • 提供者:lzy
  1. DCT变换

    0下载:
  2. 图像DCT变换
  3. 所属分类:Windows编程

    • 发布日期:2011-03-24
    • 文件大小:322494
    • 提供者:warrior_code
  1. DCT.rar

    1下载:
  2. 利用matlab的DCT2函数,对图像做变换并压缩。并用8*8对图像分块,对每一块计算均方值作为阈值。,DCT2 use the matlab function, and transform the image so compressed. And 8* 8 image block, a calculation of each mean square value as a threshold.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:678
    • 提供者:马丁
  1. DCT

    5下载:
  2. 用matlab对一张图片进行DFT变换,DCT变换,比较保留20个DCT变换系数重构的图象与原始图像的差别.-Using matlab on a picture to DFT transform, DCT transform, compared to 20 DCT transform coefficients to retain the image reconstruction of the difference between the original image.
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:455811
    • 提供者:tosh
  1. DCT

    0下载:
  2. 利用matlab实现基于DCT变换的变焦距图像融合-Using matlab to achieve DCT-based image fusion Zoom
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:252962
    • 提供者:han
  1. dct

    4下载:
  2. 利用DCT进行图像压缩(首先将图像分割成8×8的图像,对每个子图像进行DCT,这样每个子图像有64个系数,舍去50%小的变换系数,进行2:1的压缩。)-The use of DCT for image compression
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:218073
    • 提供者:nn
  1. DM642实现图像的编码

    0下载:
  2. DM642实现图像DCT变换,在经过压缩编码,达到压缩图像的目的。
  3. 所属分类:GDI/图象编程

  1. DCT

    0下载:
  2. 用于视频图像编码的8×8DCT变换,可用于MPEG4.H263等VHDL编程-For video images encoded 8 × 8DCT transform, can be used to MPEG4.H263 such as VHDL Programming
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:108768
    • 提供者:zs
  1. dct

    0下载:
  2. 实现图像压缩中的DCT变换,尤其是对于H.264视频标准中的DCT变换。-The realization of image compression in DCT transformation, especially for H.264 video standard DCT transform.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:1967
    • 提供者:张小伟
  1. DCT

    1下载:
  2. 一个实用的对8×8的图像做DCT变换的源代码-A practical image of the 8 × 8 to do the source code for DCT-
  3. 所属分类:图形图象

    • 发布日期:2013-05-21
    • 文件大小:562921
    • 提供者:飞天
  1. DCT

    0下载:
  2. 256色灰度图像压缩 256色灰度图像dct变换-标量量化-反标量 量化-反DCT-256-color grayscale image compression 256-color grayscale image dct transform- scalar quantization- Anti-scalar quantization- Anti-DCT
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:3444
    • 提供者:赵欣
  1. DCT

    0下载:
  2. MFC下做的图像DCT变换程序,可以对彩色图像进行DCT变换,有MFC界面,对初学者有用-MFC to do the image under the DCT transform process can be DCT-color images, there is MFC interface, useful for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-05-25
    • 文件大小:8444847
    • 提供者:shihuimin
  1. dct

    1下载:
  2. bmp DCT 压缩 对原图像进行DCT变换,数据压缩,丢弃右下角高频数据,进行DCT反变换,得到压缩后的图像-bmp DCT compression of the original image DCT transform, data compression, discarding the lower right corner frequency data, DCT inverse transform, the images are compressed
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-14
    • 文件大小:156169
    • 提供者:zjj
  1. DCT

    2下载:
  2. 用matlab实现的灰度图像DCT变换的源程序。-Matlab implementation of the gray image with DCT transform of the source.
  3. 所属分类:matlab例程

    • 发布日期:2013-05-21
    • 文件大小:48231
    • 提供者:yang411
  1. DCT变换图像压缩

    0下载:
  2. 基于DCT变换的图像压缩处理,压缩比可自己调整(Image compression processing based on DCT transform)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:10240
    • 提供者:啊哈哈007
  1. DCT变换

    1下载:
  2. 实现颜色图像DCT水印嵌入和提取,以及彩色版本和非彩色版本图像的程序(Implementation of color image DCT transform)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:风痕灬
  1. DCTconversion

    0下载:
  2. 一个简单的图像DCT变换的matlab程序代码。(A simple image DCT transformation of the matlab program code.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:251904
    • 提供者:南木1789
  1. DCT

    0下载:
  2. 数字图像处理,DCT变换编码,图像压缩,遮罩矩阵(DCT transform coding, image compression)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-19
    • 文件大小:32768
    • 提供者:kongmiao
  1. 8-8DCT变换verilogHDL代码

    0下载:
  2. DCT变换实现图像压缩及嵌入水印等,内含测试文件及DCT算法讲解(Image compression and embedding watermark by DCT transform)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:23552
    • 提供者:和悦
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com